accounts.email.accounts.<name>.aerc.extraBinds
Extra bindings specific to this account, added to $HOME/.config/aerc/binds.conf. See aerc-binds(5).
- Type
attribute set of (strings concatenated with "\n" or attribute set of (values (null, bool, int, string, or float) or a list of values, that will be joined with a comma))- Default
{ }- Example
{ messages = { d = ":move ${folder.trash}<Enter>"; }; }- Declared
- <home-manager/modules/programs/aerc>